[]
        
(Showing Draft Content)

C1.Web.Mvc.ExtraMapLayer-1

ExtraMapLayer<T> Class

Represents a layer in the map.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class ExtraMapLayer<T> : MapLayerBase<T>
Public MustInherit Class ExtraMapLayer(Of T)
    Inherits MapLayerBase(Of T)
Type Parameters
Name Description
T

Constructors

Name Description
ExtraMapLayer(FlexMap<T>)

Creates one ExtraMapLayer<T> instance.